JAMS 6.x Help
JAMSNativeActivityGeneric<T> Class Members
Fields  Properties  Methods 


The following tables list the members exposed by JAMSNativeActivityGeneric<T>.

Protected Fields
 NameDescription
Protected FieldContinueExecutionDefaults to true. Can be set to false to stop execution.  
Top
Public Properties
 NameDescription
Public PropertyDisplayName (Inherited from System.Activities.Activity)
Public PropertyId (Inherited from System.Activities.Activity)
Public PropertyResult (Inherited from System.Activities.Activity<T>)
Public PropertyResultType (Inherited from System.Activities.ActivityWithResult)
Top
Protected Properties
 NameDescription
Protected PropertyCanInduceIdleOverridden. Allows the activity to induce idle.  
Protected PropertyConstraints (Inherited from System.Activities.Activity)
Protected PropertyImplementation (Inherited from System.Activities.NativeActivity<T>)
Top
Public Methods
 NameDescription
Public MethodResumeCommandBookmarkResumes a bookmark created when starting an Activity. Supported responses are Release or Skip.  
Public MethodToString (Inherited from System.Activities.Activity)
Top
Protected Methods
 NameDescription
Protected MethodAbort (Inherited from System.Activities.NativeActivity<T>)
Protected MethodCacheMetadataOverloaded.  (Inherited from System.Activities.NativeActivity<T>)
Protected MethodCancel (Inherited from System.Activities.NativeActivity<T>)
Protected MethodExecuteOverridden. Executes the activity  
Protected MethodOnCreateDynamicUpdateMapOverloaded.  (Inherited from System.Activities.NativeActivity<T>)
Protected MethodUpdateInstance (Inherited from System.Activities.NativeActivity<T>)
Top
See Also

Reference

JAMSNativeActivityGeneric<T> Class
MVPSI.JAMS.Activities Namespace

Send Feedback